Minor tweak to see if this triggers a Travis build.
authorRobert Lipe <robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:46:50 +0000 (17:46 -0500)
committerRobert Lipe <robertlipe@gpsbabel.org>
Sat, 1 Aug 2015 22:46:50 +0000 (17:46 -0500)
.travis.yml

index 32318317386da4470ed678f3e526db666e4b75de..ddec0b2b3e7f25e0806df4f22992e5da47ca916b 100644 (file)
@@ -6,5 +6,5 @@ before_install:
   - sudo apt-get update -qq
   - sudo apt-get install -y valgrind
 script:
- - cd gpsbabel ; ./configure && make -j3  && bash ./testo  && bash ./vtesto
+ - cd gpsbabel ; ./configure && make -j3 all doc && bash ./testo  && bash ./vtesto
 # TODO: build doc, GUI, mac